WordNetSuggestionDatumRepository_Factory

@DaggerGenerated
@Generated(value = "dagger.internal.codegen.ComponentProcessor", comments = "https://dagger.dev")
class WordNetSuggestionDatumRepository_Factory : Factory<T>

Constructors

Link copied to clipboard
constructor(contextProvider: Provider<Context>, thesaurusRepositoryProvider: Provider<ThesaurusRepository>)

Functions

Link copied to clipboard
open fun create(contextProvider: Provider<Context>, thesaurusRepositoryProvider: Provider<ThesaurusRepository>): WordNetSuggestionDatumRepository_Factory
Link copied to clipboard
Link copied to clipboard